It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2026-02-08 0 4 // 1 2026-02-09 0 1 // 2 2026-02-10 0 12 // 3 2026-02-11 0 5 // 4 2026-02-12 0 4 // 5 2026-02-13 0 6 // 6 2026-02-14 0 7 // 7 2026-02-15 0 9 // 8 2026-02-16 0 7 // 9 2026-02-17 0 13 // 10 2026-02-18 0 8 // 11 2026-02-19 0 1 // 12 2026-02-20 0 3 // 13 2026-02-21 0 4 // 14 2026-02-22 0 7 // 15 2026-02-23 0 4 // 16 2026-02-24 0 1 // 17 2026-02-25 0 2 // 18 2026-02-26 0 0 // 19 2026-02-27 0 0 // 20 2026-02-28 0 0